Find the standard deviation of the first n natural numbers.

 

Vedclass pdf generator app on play store
Vedclass iOS app on app store

$ \begin{array}{|c|c|c|c|c|c|c|c|c|} \hline x_{i} & 1 & 2 & 3 & 4 & 5 & \ldots & \ldots & n \\ \hline x_{i}^{2} & 1 & 4 & 9 & 16 & 25 & \ldots & \ldots & n^{2} \\ \hline \end{array}$

Now, $\quad \Sigma x_{i}=1+2+3+4+\ldots+n=\frac{n(n+1)}{2}$

and $\Sigma x_{i}^{2}=1^{2}+2^{2}+3^{2}+\ldots+n^{2}=\frac{n(n+1)(2 n+1)}{6}$

$\therefore \quad \alpha=\sqrt{\frac{\Sigma x_{i}^{2}}{n}-\left(\frac{\Sigma x_{i}}{n}\right)^{2}}=\sqrt{\frac{n(n+1)(2 n+1)}{6 n}-\frac{n^{2}(n+1)^{2}}{4 n^{2}}}$

$=\sqrt{\frac{(n+1)(2 n+1)}{6}-\frac{(n+1)^{2}}{4}}=\sqrt{\frac{2\left(2 n^{2}+3 n+1\right)-3\left(n^{2}+2 n+1\right)}{12}}$

$=\sqrt{\frac{4 n^{2}+6 n+2-3 n^{2}-6 n-3}{12}}=\sqrt{\frac{n^{2}-1}{12}}$

Similar Questions

Let $n \geq 3$. A list of numbers $0 < x_1 < x_2 < \ldots < x_n$ has mean $\mu$ and standard deviation $\sigma$. A new list of numbers is made as follows: $y_1=0, y_2=x_2, \ldots, x_{n-1}$ $=x_n-1, y_n=x_1+x_n$. The mean and the standard deviation of the new list are $\hat{\mu}$ and $\hat{\sigma}$. Which of the following is necessarily true?

  • [KVPY 2013]

Consider a set of $3 n$ numbers having variance $4.$ In this set, the mean of first $2 n$ numbers is $6$ and the mean of the remaining $n$ numbers is $3.$ A new set is constructed by adding $1$ into each of first $2 n$ numbers, and subtracting $1$ from each of the remaining $n$ numbers. If the variance of the new set is $k$, then $9 k$ is equal to .... .

  • [JEE MAIN 2021]

Determine mean and standard deviation of first n terms of an $A.P.$ whose first term is a and common difference is d.

 

If both the means and the standard deviation of $50$ observations $x_1, x_2, ………, x_{50}$ are equal to $16$ , then the mean of $(x_1 - 4)^2, (x_2 - 4)^2, …., (x_{50} - 4)^2$ is

  • [JEE MAIN 2019]

The means of five observations is $4$ and their variance is $5.2$. If three of these observations are $1, 2$ and $6$, then the other two are